Release Notes

Release Notes

0.1.0

  • Initial release.

0.1.1

  • Documentation fixes.
  • Added documentation build system.

0.2.0 (planned)

  • Fully automated documentation build system.
  • Switch to Restler for HTTP interaction.
  • Handle JSON parsing/malformed-content errors.
  • Typed error objects are now returned from all HTTP interactions.
  • Use Chai for type assertions at runtime rather than a separate library.
  • Improve test coverage and accuracy.
  • Update lodash dependency.
  • Update documentation.